home *** CD-ROM | disk | FTP | other *** search
/ AOL File Library: 4,401 to 4,500 / aol-file-protocol-4400-4401-to-4500.zip / AOLDLs / Newton Miscellany / NW2+Life 1.4 (game of Life) ( / info.txt next >
Text File  |  2014-12-08  |  2KB  |  51 lines

  1. Subject:  NW2+Life 1.4 (game of Life) (...
  2. Author:  S. Weyer
  3. Uploaded By:  SteveWeyer
  4. Date:  10/11/1996
  5.  
  6. File:  LIFE-14.ZIP (40666 bytes) 
  7. Estimated Download Time (37942 baud):  < 1 minute
  8. Download Count:  354
  9.  
  10. Equipment:  Newton
  11.  
  12. Keywords:  Life, mathematics, cellular automata, simulation, Conway, Newt, source
  13.  
  14.  
  15.  
  16. KEYWORDS: Life, mathematics, cellular automata, simulation, Conway, Newt, source, 204g
  17. TYPE:  Freeware
  18. Previous Version Downloads: 205
  19.  
  20. The Game of Life is a mathematical model created by John  Conway that is a simplified view of reproduction in a colony of single-celled organisms. It is used mostly as a screen saver; it creates interesting patterns of dots as it goes through generations. Very basically, you start with a pattern of dots that you enter. A dot with one or no neighbors dies of loneliness; one with 2 neighbors reproduces, one with 3 neighbors survives to the next generation, and one with 4 or more neighbors dies of overcrowding.
  21.  
  22. Recent changes [Life 1.4] (1/1/96):
  23. - NOS 2.0 compatible
  24. - integrates 6 display/speed options (selectable via "method" picker):
  25.   2 different representations: array or bitmap
  26.   3 different styles: object-oriented, inline, native(RISC) code
  27. - adds "gen" picker for disabling gen# update or doing timing
  28. - line gesture to fill area, scrub gesture to erase area
  29. - created with Newt Development Environment
  30. - includes Newt source
  31.  
  32. Contents:
  33. - life14.pkg  -- a ready-to-install package (created by Newt)
  34. - life.nwt    -- Newt source (if you'd like to modify/rebuild app)
  35. - life.bit    -- Life icon
  36. - life.txt    -- general introduction, description of implementation
  37.  
  38.  
  39. Life is freeware and may be distributed freely as long as all of the files listed are included and unmodified.  You are free to make modifications for your own use.
  40.  
  41. If you would like to construct and modify Life directly on your Newton, I would recommend obtaining the latest version of "Newt" (newt-devenv-32), the native Newton development environment (shareware), and "Slurpee" (slurpee-17) a text/data transfer utility (freeware).  Contact me (see email addresses at end) if you have trouble finding Newt, using it initially, or have questions about registering it.
  42.  
  43. AOL: Steve Weyer
  44. http://www.netaxs.com/~weyer/newton/releases.html
  45.  
  46. All files are checked for viruses before being made available online.
  47.  
  48. This file can be found in the PDA Forum's Software Libraries. (Keyword PDA)
  49.  
  50.  
  51.